home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: news.iceonline.com!Newsposter
- From: chrisf@iceonline.com (Canadian)
- Subject: Re: Misc questions i'd like answered
- X-Newsreader: Forte Free Agent 1.0.82
- Reply-To: chrisf@iceonline.com
- Sender: Newsposter@iceonline.com (Newsposter)
- Nntp-Posting-Host: ns.iceonline.com
- Organization: ICE Online Internet news
- Message-ID: <Dq4wAL.FDL@iceonline.com>
- References: <4l8s6k$nnh@cobain.rowan.edu>
- Date: Fri, 19 Apr 1996 23:01:24 GMT
-
- josh@elvis.rowan.edu (Josh Bengal) wrote:
-
- >ok, i'm writing this little dumb graphics program, (on turbo c++ 5.0)
- >and i have a efw questions:
-
- >a) is there any way to ins\crease the palette size? mine seems stuck at 16
-
- >b) how would i implement a sentinal so the program will keep looping
- >until i press, say, enter or esc or something?
-
- Josh, the best thing you can do is find a site that has tutorials on coding
- demos. Do a WWW search for "demo" and you'll find tons of stuff.
-
- http://www.cdrom.com/pub/demos/hornet/html/demos.html
-
- Is "THE Demo page" and it lives up to its billing. You'll get great examples
- of neat graphics/sound programmed in C/C++/ASM (imagine a flight sim that runs
- on a full frame rate on a slow 386. These guys OPTIMIZE.) plus a full
- graphics tutorial (mostly in C, some in Pascal, frown).
-
-
-